From: Richard M. Stallman Date: Wed, 7 Apr 1993 20:04:50 +0000 (+0000) Subject: Fix typo in comment delimiter. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96586 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=987d2ad1db25661c24db082824d1b5d140d6da84;p=emacs.git Fix typo in comment delimiter. --- diff --git a/src/xterm.c b/src/xterm.c index e0eff77dfb6..84ea74b6118 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -159,7 +159,7 @@ Display *x_current_display; /* The cursor to use for vertical scroll bars on x_current_display. */ static Cursor x_vertical_scroll_bar_cursor; -/* Frame being updated by update_frame. This is declared in term.c. */ +/* Frame being updated by update_frame. This is declared in term.c. This is set by update_begin and looked at by all the XT functions. It is zero while not inside an update. In that case, the XT functions assume that `selected_frame'